Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    { ip => "192.0.2.1", operator => "add", type => "ip" }
    PARSING: remove 192.0.2.2
    { ip => "192.0.2.2", operator => "remove", type => "ip" }