Menu

#1 _make_attrib shift issue

open
None
5
2006-08-24
2006-08-24
Andy Murren
No

Sander V. sent an email

In subroutine _make_attrib, the line

my @p_ref = shift;

should really be

my $p_ref = shift;

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.