Help for this page

Select Code to Download


  1. or download this
    ...
    # Get all .png files (and .PNG, .Png, etc)
    for ($object->grep(Grep => qr/\.png$/i)) {
        $object->get(File => $_);
    }
    
  2. or download this
    2;0 juerd@ouranos:~$ perl -e'undef christmas'
    Segmentation fault
    2;139 juerd@ouranos:~$