ng
> Providing Internet Solutions that work!
> http://www.thunder-rain.com
> Tel: 1(985)902-8484
> MSN: [EMAIL PROTECTED]
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
Mat Harris OpenGPG Public Key ID: C37D57D9
[EMAIL PROTECTED]www.genestate.com
msg07475/pgp0.pgp
Description: PGP signature
decide if I need to start it or not on ... lets say each hour?
>
> Thank you.
>
>
> Teddy,
> Teddy's Center: http://teddy.fcc.ro/
> Email: [EMAIL PROTECTED]
>
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands,
oblem.
> >Basically the first formulary you fill is well executed, and after that
> >there is no way to tell when it'll start to bug! Sometimes it executes the
> >formulary you have filled three or four times before!
> >
> >I hope someone could h
:In other words how can you use Perl modules under GPL in commercial
> AA:applications without making your application public ?
>
> you should ask a lawyer.
>
> perldoc -q 'hide the source'
>
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
&
l",
> Message => "This is the message body.\n"
> );
> sendmail (%mail) or die "sendmail failure sending to $mail{to}: $!\n";
> exit (0);
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
Mat Harris OpenGPG Public Key ID: CC14DD34
[EMAIL PROTECTED]www.genestate.com
msg06334/pgp0.pgp
Description: PGP signature
it's ok, it was written on windoze so it had the ^M in it. dos2unix'd it
and it works fine.
On Wed, Aug 21, 2002 at 09:14:14AM -0400, zentara wrote:
> On Wed, 21 Aug 2002 09:51:09 +0100, [EMAIL PROTECTED] (Mat
> Harris) wrote:
>
> >why, when i try to run one of my cg
f any bugs with it or another reason why i get this
apparently incorrect error.
--
Mat Harris OpenGPG Public Key ID: CC14DD34
[EMAIL PROTECTED]www.genestate.com
msg06311/pgp0.pgp
Description: PGP signature
device, retrieve and filter email.
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Mat Harris OpenGPG Public Key ID: CC14DD34
[EMAIL PROTECTED]matthewh.genestate.i989.net
msg06203/bin00
a common problem. it is because the file was saved with window
line-endings. this means that when you open it on a unix box, you will see
'^M' at the end of every line.
if you have access to a unix shell account, you can run the conversion
program as follows:
# dos2unix -n infile.cgi outfile.