Help for this page

Select Code to Download


  1. or download this
    package MyText;
    
    ...
        }
    }
    1;
    
  2. or download this
    
    use MyText;
    ...
    #Text::CSV->new    gets called if $usexs is false.
    
    #do stuff with $csvobj