On Thu, Nov 14, 2002 at 10:54:23AM +0100, Dominique Dumont wrote:
> Michael Heironimus <[EMAIL PROTECTED]> writes:
>
> > On Sat, Nov 09, 2002 at 08:02:14PM -0500, Tom Allison wrote:
> > > is there something to clean up perl code similar to other "lint"
> > > type applications?
> >
> > The -w fla
Michael Heironimus <[EMAIL PROTECTED]> writes:
> On Sat, Nov 09, 2002 at 08:02:14PM -0500, Tom Allison wrote:
> > is there something to clean up perl code similar to other "lint"
> > type applications?
>
> The -w flag ("perl -w script.pl" or "#! /usr/bin/perl -w") enables lots
> of warnings abou
On Sun, Nov 10, 2002 at 07:18:35AM -0500, Tom Allison wrote:
> Somewhere I thought I saw comment for something that will clean up
> perl code to make it "pretty". Or more readable.
Ah. Try indent, Artistic Style (astyle) or even just loading it into
emacs and hitting ,-,,--\ to
reindent the who
Bob Proulx wrote:
Michael Heironimus <[EMAIL PROTECTED]> [2002-11-09 19:24:10 -0600]:
On Sat, Nov 09, 2002 at 08:02:14PM -0500, Tom Allison wrote:
is there something to clean up perl code similar to other "lint"
type applications?
The -w flag ("perl -w script.pl" or "#! /usr/bin/perl -w") en
Michael Heironimus <[EMAIL PROTECTED]> [2002-11-09 19:24:10 -0600]:
> On Sat, Nov 09, 2002 at 08:02:14PM -0500, Tom Allison wrote:
> > is there something to clean up perl code similar to other "lint"
> > type applications?
>
> The -w flag ("perl -w script.pl" or "#! /usr/bin/perl -w") enables lot
On Sat, Nov 09, 2002 at 08:02:14PM -0500, Tom Allison wrote:
> is there something to clean up perl code similar to other "lint"
> type applications?
The -w flag ("perl -w script.pl" or "#! /usr/bin/perl -w") enables lots
of warnings about potential problems.
--
Michael Heironimus
--
To UNSUB
is there something to clean up perl code similar to other "lint"
type applications?
--
Begathon, n.:
A multi-day event on public television, used to raise money so
you won't have to watch commercials.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Cont
7 matches
Mail list logo