save as 'tight, minded', then run (perl 'tight, minded')
#!/usr/bin/perl open (YOUR, 'mind') or die 'ignorent and unfulfilled';
I just did.

Replies are listed 'Best First'.
Re: yet another 'die' poem
by Sprad (Hermit) on Apr 13, 2001 at 19:50 UTC
    I got:
    Missing comma after first argument to open function at tight, minded l +ine 3, near "'mind') " Execution of tight, minded aborted due to compilation errors.

    That's deep, man.

    So I fixed the comma and got:

    ignorent and unfulfilled at tight, minded line 3.
    Which makes slightly less sense.

    ---
    I'm too sexy for my .sig.

      What error? I dont see any errors :)

      Swordkeeper
        I love it when errors speak for themselves.. heh