Help for this page

Select Code to Download


  1. or download this
    /usr/bin/per bad interpreter: No such file or directory
    
  2. or download this
    #!/usr/bin/perl
    
  3. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    my $path = abs_path();
    print "Path: $path\n";