[prev] [thread] [next] [lurker] [Date index for 2002/08/22]
Update of /cvsroot/siesta/siesta/lib/Siesta/Plugin In directory usw-pr-cvs1:/tmp/cvs-serv21584 Modified Files: Archive.pm Log Message: the error message is god! Index: Archive.pm =================================================================== RCS file: /cvsroot/siesta/siesta/lib/Siesta/Plugin/Archive.pm,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Archive.pm 22 Aug 2002 20:43:05 -0000 1.2 +++ Archive.pm 22 Aug 2002 20:44:13 -0000 1.3 @@ -26,7 +26,7 @@ local *FILE; eval { - open FILE ">$tmpfile" + open FILE, ">$tmpfile" or die "couldn't open '$tmpfile' $!"; $mail->print( \*FILE ); close FILE
Generated at 12:01 on 11 Feb 2007 by mariachi 0.52