Help for this page

Select Code to Download


  1. or download this
     
      my @array = split /:/, $line;
    
  2. or download this
     
      errormessage:"couldn't open file: check permissions"
    
  3. or download this
     
      module:LWP::Simple
    
  4. or download this
     
      my @array = split (/:/, $line, 2);