########################################
Revision history for Sysadm::Install
########################################

0.06 (11/04/2004)
    (ms) added plough

0.05 (10/16/2004)
    (ms) added mv
    (ms) Functions not exported by default anymore. Use
             use Sysadm::Install qw(:all)
         to get the old behaviour.
    (ms) added tap

0.04 (10/08/2004)
    (ms) Fixed untar and test suite

0.03 (10/08/2004)
    (ms) Added slurp/blurt and pie() to support 'perl -pie ...'-like commands

0.02 (07/17/2004)
    (ms) Added untar()

0.01 (07/16/2004)
    (ms) Where it all began.