in reply to Re^3: Has anyone created, or is aware od a Perl editor, for "in page usage"?
in thread Has anyone created, or is aware of a Perl editor, for "in page usage"?
I'll wait till I have experimented with the concept I am envisioning, before elaborating further.
Thanks for your thoughtful response, tobyink
--Chris
#!/usr/bin/perl -Tw use Perl::Always or die; my $perl_version = (5.12.5); print $perl_version;
|
|---|