Re: more perlboot questions

2003-09-19 Thread sfryer
ry.ca/ ph: 905-529-0591 = Science is like sex: occasionally something useful comes out of it, but that's not why we do it. - -: Richard Feynmann -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (OpenBSD) Comment: http://sourcery.ca/sfryer-public_pgp_key.txt iD8D

more perlboot questions

2003-09-19 Thread sfryer
off base or what? - -- = Shaun Fryer = http://sourcery.ca/ ph: 905-529-0591 = Science is like sex: occasionally something useful comes out of it, but that's not why we do it. - -: Richard Feynmann -BEGIN PGP SIGNATURE- Vers

how to "bless" while "strict"?

2003-09-17 Thread sfryer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm working through perlboot right now and have run up against a minor challenge. Unlike the tutorial itself, I'm using "strict" since this is the environment I wish to code in on a day to day basis. Following is example code and the error message it g

question re: Function Templates

2003-09-09 Thread sfryer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm reading perldoc perlref right now and under the Function Templates section, I've come across something that's got me stumped. The code in question is as follows... @colors = qw(red blue green yellow orange purple violet); for my $name (@colo