#!/usr/bin/perl -w my $brothers = 'Gave Perl LIFE'; my $future = 'Reach God'; my $testament = 'Please don't follow me'; }

Replies are listed 'Best First'.
Re: while !perl {
by Anonymous Monk on Feb 19, 2001 at 02:15 UTC
    while !perl { print 'there is no life'; }