Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Net::Amazon::EC2 loses pound-shebang when base64'd

by hesco (Deacon)
on Oct 07, 2009 at 01:20 UTC ( [id://799625]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $trick_my_box_script;
    my $base_path = '/home/hesco/sandbox/EC2';
    ...
    close(USER_DATA);
    my $user_data = encode_base64($trick_my_box_script);
    
  2. or download this
    hesco@marcus8:~/sandbox/EC2$ time perl ec2_faxserver.pl
    $VAR1 = bless( {
    ...
                   ],
      'request_id' => 'N/A'
     }, 'Net::Amazon::EC2::Errors' );
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://799625]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (4)
As of 2024-04-19 01:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found