Ask a Question related to PERL Miscellaneous, Design and Development.
-
Mike #1
PGP decrypt perl script
Hello. I am in need of direction on where I might find a perl script
that will automatically decrypt pgp files that have been FTP'd to a
server.
Any help would be appreciated. I am new to perl and have had no luck
trying to create it on my own.
Mike Guest
-
RFC on first perl script
Hi all well im trying at lerning this perl stuff.. reading from the "learning perl" oreilly book and a few other places, but also using perl a... -
Control a non-perl image viewer from perl script
Below is a (non-finished) script that trys to run a linux viewer called eog (eye of gnome) in a script that will eventually allow me to power thru... -
Help with Perl Script
Any help on this would be great since its a free script there is no support. I have a website on a win2k server running MSFP 2002 extensions. The... -
ASP --> PERL SCRIPT HELP>>PLEASE>>
Hello..I was browsing thru the newsgroups ...and was wondering if anyone here can be of assistance to me....as I am very very new to PERL..and have... -
Execute shell script from a perl script
Hi, How can I executed a Unix shell script from a Perl script. The shell script is a dump of a oracle table to a file. The perl script is for... -
J. Gleixner #2
Re: PGP decrypt perl script
Mike wrote:
Check: [url]http://search.cpan.org[/url]> Hello. I am in need of direction on where I might find a perl script
> that will automatically decrypt pgp files that have been FTP'd to a
> server.
>
> Any help would be appreciated. I am new to perl and have had no luck
> trying to create it on my own.
Crypt::PGPSimple looks like it might do what you want.
[url]http://search.cpan.org/author/JHINKLE/Crypt-PGPSimple-0.13/PGPSimple.pm[/url]
J. Gleixner Guest



Reply With Quote

