- or download this
use strict;
...
CHILD: Topology/IPClassC/Device
CHILD: Topology/IPClassC/Device/poll_interval
CHILD: Location
- or download this
D:\Downloads>perl -w tmp.pl
Use of uninitialized value in quotemeta at tmp.pl line 9, <DATA> line
+1.
...
CHILD: Topology/IPClassA/Device = 2/Port/poll_interval
CHILD: Topology/IPClassC/Device/poll_interval
CHILD: Location
- or download this
CHILD: Topology/IPClassA/Device = 2/Port
- or download this
perl -MHTTP::Daemon -MHTTP::Response -MLWP::Simple -e ' ; # The
$d = new HTTP::Daemon and fork and getprint $d->url and exit;#spider
($c = $d->accept())->get_request(); $c->send_response( new #in the
HTTP::Response(200,$_,$_,qq(Just another Perl hacker\n))); ' # web