I tried his CPAN-advertised email address as well as the one listed at his webpage and both bounced... my last email to him continues below
----------------------------------------------------------------------
Hi, the first thing is that your advertised CPAN email address does not work, per the transcript below.
Second, your module emits a number of warnings when running test.pl. I could not figure out how to fix all of them, but am including a patch for the one error I could fix: inability to resolve Resources::each() and CORE::each().
Do you plan to update this module? Do you need someone to take it over?
Index: Resources.pm
===================================================================
RCS file: /home/metaperl/cvsroot/resources/Resources.pm,v
retrieving revision 1.2
retrieving revision 1.1
diff -r1.2 -r1.1
375c375
< while (($name, $valdoc) = CORE::each(%Resources)) {
---
while (($name, $valdoc) = each(%Resources)) {
508c508
< while (($name, $value) = CORE::each(%allres)) {
---
while (($name, $value) = each(%allres)) {
950c950
< return CORE::each(%{$res->{Res}});
---
return each(%{$res->{Res}});
1401c1401
< while (($nam, $val) = CORE::each(%{$value})) {
---
while (($nam, $val) = each(%{$value})) {
1465c1465
< defloop: while (($dname, $dvalue) = CORE::each(%{$def})) {
---
defloop: while (($dname, $dvalue) = each(%{$def})) {~/hacks/resources $
This is the Postfix program at host avenue.cim.mcgill.ca.
I'm sorry to have to inform you that the message returned below could not be delivered to one or more destinations.
For further assistance, please send mail to <postmaster>
If you do so, please include this problem report. You can delete your own text from the message returned below.
The Postfix program
<[EMAIL PROTECTED]>: Command died with status 1: "IFS=' ' && exec
/home/vision/franco/Utils/procmail/bin/procmail -f- || exit 75 1206".
Command output: sh:
/home/vision/franco/Utils/procmail/bin/procmail: cannot
execute binary file sh:
/home/vision/franco/Utils/procmail/bin/procmail:
Exec format error