Re: [Boston.pm] delete($_[2]); doesn't

2020-01-09 Thread Bill Ricker via Boston-pm
On Wed, January 8, 2020 7:57 pm, Randal L. Schwartz wrote: > This is a relatively modern feature. How old is your Perl? On Thu, Jan 9, 2020 at 12:39 PM Greg London replied: > This is for a script at work > And they run perl 5.8 So you need a really old book as your reference :-/ (I trust you

Re: [Boston.pm] delete($_[2]); doesn't

2020-01-09 Thread Greg London
This is for a script at work And they run perl 5.8 On Wed, January 8, 2020 7:57 pm, Randal L. Schwartz wrote: >> "Greg" == Greg London writes: >> > > Greg> use Data::Dumper; > > > Greg> sub killer{ > Greg> delete($_[2]); > Greg> } > > > Greg> my @list = qw( alpha bravo charlie