in reply to Watching a directory with POE::Component::DirWatch
sub found_file { use Data::Dumper; die Data::Dumper->new([@_])->Indent(0)->Dump; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Watching a directory with POE::Component::DirWatch
by Anonymous Monk on Mar 04, 2009 at 12:46 UTC |