Re: need Net::AIMTOC help
- From: John Bokma <john@xxxxxxxxxxxxxxx>
- Date: 19 May 2005 18:37:45 GMT
daniel kaplan wrote:
> this is my current app, and still the same:
>
> #!/usr/bin/perl
>
> my $out = ();
my $out;
Does the script print anything at all? Oh, and since the print + exit is
exacly the same as the code after the catch, I would remove it (the script
will skip the catch if there is nothing to catch).
Did you view the source of the page you output?
Does the script run on the command line (shell)?
Did you check your error log?
--
John Small Perl scripts: http://johnbokma.com/perl/
Perl programmer available: http://castleamber.com/
Happy Customers: http://castleamber.com/testimonials.html
.
- References:
- need Net::AIMTOC help
- From: daniel kaplan
- Re: need Net::AIMTOC help
- From: John Bokma
- Re: need Net::AIMTOC help
- From: daniel kaplan
- Re: need Net::AIMTOC help
- From: John Bokma
- Re: need Net::AIMTOC help
- From: daniel kaplan
- need Net::AIMTOC help
- Prev by Date: Re: problem with ppm - looking for MSWin320-x86-multi-thread-5.8
- Next by Date: Error reporting in CGI
- Previous by thread: Re: need Net::AIMTOC help
- Next by thread: Re: need Net::AIMTOC help
- Index(es):
Relevant Pages
|