Help for this page

Select Code to Download


  1. or download this
    my ( $extention, $type ) = split '=', `assoc $arg_item 2>nul`;
    my( undef, $cmd ) = split '=', `ftype $type 2>nul`;
    
  2. or download this
    #! perl -slw
    use strict;
    ...
        }
    }