Help for this page

Select Code to Download


  1. or download this
     
    
    package MyMLH; 
    ...
        return "PONIES!"; 
    }
    
  2. or download this
     
    use MyMLH; 
    print MyMLH::absURL;
    
  3. or download this
     
    
    sub MIME::Lite::HTML::absURL($,$){
    
  4. or download this
     
    
    sub parse () { 
    ...
        private_sub(); 
    
    }