Other file operations 

$path->copy( $path . ".bak" );

$path->rename( $path . "-old" );