Help for this page

Select Code to Download


  1. or download this
    use lib '/n2p/cf/lib';
    use Logger;
    
  2. or download this
    #!/usr/bin/perl -w
    # file1.pl
    use lib '/somewhere/';
    require 'somefile.pl';