Re: CGI::EncryptForm - PPM Install



On Feb 12, 3:32 am, "Blaine & Alexis" <bla...@xxxxxxxxxxxx> wrote:
Hi,

I'm trying to install CGI::EncryptForm on a windows machine. However I
don't see this module availiable in the latest PPM repository.

Has this package been depricated in favor of something else? If so
what is that new package, or where can I find a PPM install for this
package?


Iff you're running perl 5.8.x:

ppm install http://trouchelle.com/ppm/Crypt-HCE_SHA.ppd
ppm install http://trouchelle.com/ppm/CGI-EncryptForm.ppd

Storable and Digest-SHA1 are also pre-requisites, so you'll need to
install them, too, if you don't already have them. Best thing to do
would be to add http://trouchelle.com/ppm/ to your PPM's list of
repositories and then run 'ppm install CGI-EncryptForm'. With the
trouchelle rep added to your list, any pre-requisites should get
installed automatically.

Cheers,
Rob

.



Relevant Pages

  • Re: Help on installing DBI
    ... Login to PPM ... Then you install the package you want (don't install modules ... > Name: ActiveState Package Repository ...
    (perl.dbi.users)
  • Re: DBD-Oracle question for Win2000
    ... Where did you retrieve the DBD:oracle package? ... I install mine with ppm from an unofficial repository ... > I am trying to connect to an oracle database using the following strings: ... > I tried installing DBD-Oracle using ppm, ...
    (perl.dbi.users)
  • Re: Query on databases
    ... Regards, ... > Install the package by specifying the ppd file directly: ... >> ppm> search mysql ... >> Gayatri. ...
    (perl.beginners)
  • Re: Query on databases
    ... Hey Gayatri, ... You shall use PPM to set a local repository. ... Searching in Active Repositories ... > If you are using ActiveState Perl, then install the module via PPM. ...
    (perl.beginners)
  • RE: Query on databases
    ... Unzip the package to a temporary directory. ... Install the package by specifying the ppd file directly: ... > ppm> search mysql ... > Searching in Active Repositories ...
    (perl.beginners)