2 Sep
2013
2 Sep
'13
3:07 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10727 Srdjan Jankovic <srdjan@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |srdjan@catalyst.net.nz --- Comment #2 from Srdjan Jankovic <srdjan@catalyst.net.nz> --- In such cases, it is slightly better to say (within the loop): local $_ = $message->{'content'}; S/// ... That saves two var copies. I will make that change when signing off. -- You are receiving this mail because: You are watching all bug changes.