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

i extracted the tar file contents , run the makefile.pl and run the dmake , dmake test ,dmake install

Replies are listed 'Best First'.
Re^15: creating utility in perl
by marto (Cardinal) on Jul 04, 2013 at 10:19 UTC
      man the readme file of tar itself asks you to install it this way , if you can't install by cpan , and I have tried cpan PAR::Package and can't install it by that maybe because of proxy issue . so i have to install it by dmake only
        here is a crazy idea, resolve the proxy issue

        Resolve your cpan proxy issue. This has been discussed a lot over the last few days, perhaps with you. You don't seem to read what you're told, a manual install as per the instructions you reference will tell you that there are prerequsite modules missing. At this point you'd have to install them first (and all their dependancies). You need to stop ignoring what you're being told, by people and systems. If you don't want to have to learn anything I suggest an alternate career/hobby.