in reply to Re^2: CGI.pm: automatically decode param()
in thread CGI.pm: automatically decode param()
Have you considered installing your own private Perl library then? Installing locally is easy for modules that you can simply copy, like CGI.pm. I haven't look at a workaround to make PREFIX work with Debian, so you'll have some trouble if you want to install Perl modules locally using the standard <c>perl Makefile.PL PREFIX=~moritz/perl-lib; make test; make install
dance.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: CGI.pm: automatically decode param()
by moritz (Cardinal) on Sep 03, 2007 at 10:51 UTC | |
by rhesa (Vicar) on Sep 04, 2007 at 12:02 UTC |