[Catalyst] Remove .pl from scripts?

Bill Moseley moseley at hank.org
Sat Nov 19 18:36:56 CET 2005


I vote for no extensions.  My /usr/bin is full of "programs" that are
of various types w/o extensions.


    $file .= '.pl' if $^O eq 'MSWin32';

or 

    -add_pl_to_scripts

or

    print "You seem to be running on a shebangless system.
            Add .pl to your scripts? [y]/n: ";




-- 
Bill Moseley
moseley at hank.org




More information about the Catalyst mailing list