Skip to content

DrHyde/perl-modules-File-Overwrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ths module provides functionality to overwrite the contents of a file,
and also to overwrite and then delete.  This is intended to protect
against people using simple file recovery tools.  Note that it does NOT
protect against all such tools, and makes all kinds of assumptions
about your filesystem.  If in doubt, melt the disk.

To install, do the usual:
	perl Makefile.PL
	make
	make test
	make install

You may use, modify and distribute this code under the terms of either
the Artistic Licence or the GNU General Public Licence version 2 - it's up
to you which one you choose.  The full text of both licences is available
in the files ARTISTIC.txt and GPL2.txt.

About

File::Overwrite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages