in reply to Re^8: creating utility in perl
in thread creating utility in perl

For the example you have, you need to be in the directory containing your perl script which you want to package.

Replies are listed 'Best First'.
Re^10: creating utility in perl
by Anonymous Monk on Jul 04, 2013 at 09:45 UTC
    what if there are multiple scripts in that dir

      As you need to tell pp which script you want to package this makes no difference.

        when I do it , generates an error saying <code> % parl is not an internal or external command