Help for this page

Select Code to Download


  1. or download this
    new_packages($fcount,%new_db);
    
    ...
            print "$key) $packages{$key} \n"
        }
    }
    
  2. or download this
    Odd number of elements in hash assignment at ./slackup.pl line 49.
    Use of uninitialized value in concatenation (.) or string at ./slackup
    +.pl line 50.
    ...
    Which one would you like to install?:
    Use of uninitialized value in concatenation (.) or string at ./slackup
    +.pl line 54.
    1)
    
  3. or download this
     %new_db = (1 => 'gedit-2.2.2-i386-1.tgz',
                 2 => 'ppp-3.4.1-i386-2.tgz')