Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Encrypting Source Filter

by kschwab (Vicar)
on Dec 28, 2018 at 19:48 UTC ( [id://1227795]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package AESFilter;
    use IPC::Open2;
    ...
    close OUT;
    exit;
    1;
    
  2. or download this
    #!/usr/bin/perl
    # so that you don't have to install AESFilter.pm, just 
    ...
    for ("one","two","three","four") {
        print $_."\n";
    }
    
  3. or download this
    #!/usr/bin/perl
    # so that you don't have to install AESFilter.pm, just
    ...
    U2FsdGVkX1/CjxWDKOh4Xdw/7c0PoKnkUFQsf5gxo3F7RXqcEtmdsAgeEmb1g/QO
    qd82hklpUxP/SNzbs34Z2NdzEStaDpeTlke1unf18gAw/2hlu78CIIItHVuAZlrH
    ovJhqCBhP0Rck1RwXt3cJw==
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://1227795]
Front-paged by davies
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-03-28 13:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found