On Thu, 20 Feb 2003, Nick Tonkin wrote: > > Hi, > > In my logs when dumping a warn() I see this occasionally: > > 192.168.0.24 at /home/wm/perl/WM/Auth/Access.pm line 28. > 192.168.0.24 at /home/wm/perl/WM/Auth/Access.pm line 28. > 192.168.0.24 at /home/wm/perl/WM/Auth/Access.pm line 28. > 192.168.0.24 at /home/wm/perl/WM/Auth/Access.pm line 28, <GEN1> line 245. > 192.168.0.24 at /home/wm/perl/WM/Auth/Access.pm line 28. > 192.168.0.24 at /home/wm/perl/WM/Auth/Access.pm line 28. > > Anyone know what <GEN1> is
I think it comes from Symbol.pm. It's a handle: the string "GEN" is in the source, the digit is just picked by the package when it opens a file/socket/whatever it's doing. > and why it appears every so often? Nope. :( 73, Ged.