Help for this page

Select Code to Download


  1. or download this
    use constant PIE_NO_BACKUP => '';
    
    ...
    
    # perl -i.bak -pe 's///' file? data*.txt
    pie { s/// } '.bak', map { bsd_glob($_) } 'file?', 'data*.txt';