Help for this page

Select Code to Download


  1. or download this
    :let @p="L?^#!\r/^__END__\ry''''p!Gperl\rG"
    
  2. or download this
    #!/usr/bin/perl -n
    next if /.../;
    ...
    print;
    __END__
    ...