Re: how to interpolate html entities easily (HOWTO) (full text of Entitize.pm)

[prev] [thread] [next] [Date index for 2005/04/21]

From: Ken Williams
Subject: Re: how to interpolate html entities easily (HOWTO) (full text of Entitize.pm)
Date: 19:49 on 21 Apr 2005
On Apr 21, 2005, at 12:10 PM, David Nicol wrote:

> $ perl -wc -e 'use strict; the deer and antelope play ; print 1'
> -e syntax OK
>


% perl -wc -Mstrict -e 'The deer and antelope play until tiger comes; \
                         chomp, kill, die time'
-e syntax OK

Re: how to interpolate html entities easily (HOWTO) (full text of Entitize.pm)
Ken Williams 19:49 on 21 Apr 2005

Generated at 09:30 on 27 Apr 2005 by mariachi v0.52