Help for this page

Select Code to Download


  1. or download this
    sub say { local $\ = "\n"; print(@_ or $_) }
    sub IO::Handle::say { my $h = shift; local $\ = "\n"; $h->print(@_ or 
    +$_) }
    
  2. or download this
    use constant {
        IX_FILENAME => 0,
    ...
            [ $_, split /_/ ]
        }
        @files;