Subject: | Does not understand bless($obj, $class). |
Line such as this:
$data{"attachment_$index"} = bless([ $files->[$i] ], "Attachment");
produces this error:
One-argument "bless" used at line 346, column 42. See page 365 of
PBP. (Severity: 5)
- Dmitri.