http://www.perlmonks.org?node_id=76289


in reply to Pragmatic Programmer, The

I thought a pragmatic programmer is someone who writes code like this:
#!/usr/bin/perl use attributes; use attrs; use autouse; use base; use blib; use bytes; use charnames; use constant; use diagnostics; use fields; use integer; use less; use lib; use locale; use open; use ops; use overload; use re; use sigtrap; use strict; use subs; use utf8; use vars; use warnings;

Replies are listed 'Best First'.
Re: Re: Pragmatic Programmer, The
by gryng (Hermit) on Apr 28, 2001 at 02:41 UTC
    No that's pedantic.