Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Strawberry Perl and IIS not playing

by bunchily (Novice)
on May 28, 2010 at 11:52 UTC ( [id://842030]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use FindBin qw($Bin $Script);
    use lib "$FindBin::Bin/../lib";
    ...
    use Net::LDAP;
    use DBI;
    use LWP::Simple;
    
  2. or download this
    my $cgi = new CGI;
    my $session = new CGI::Session(undef, $cgi, {Directory=>'c:\temp'});
    
  3. or download this
    sub output_header {
        my $current_session = $_[0];
    ...
        </head>
    ENDOFTEXT
    }
    
  4. or download this
    Cookie: CGISESSID=52308b820ff99fd3d4dca46c4b7a5280
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-19 09:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found