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

Re: framechat (mod_perl patch)

by OeufMayo (Curate)
on Jun 12, 2001 at 19:47 UTC ( [id://87842]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    open (CGI, $ARGV[0]) or die "Cannot open $ARGV[0]:$!\n";
    ...
    __script__
    
    print STDERR "Done. You can now run launch_framechat.pl!\n";
    
  2. or download this
    #!/usr/bin/perl
    open (CGI, $ARGV[0]) or die "Cannot open $ARGV[0]:$!\n";
    ...
    
    print STDERR "Done. You can now run launch_framechat.pl!\n";
    

Log In?
Username:
Password:

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

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

    No recent polls found