p5 manager for whole file backups

L

Lars Eighner

Is there a module to manage whole-file backups in some sort
of sane manner?

I have in mind something I could sent a filespec and have
a backup file with a unique name made, with old and/or supernumerary
backups pruned, or have the filespec for the most recent backup
returned, etc. I'd just as soon not re-invent the wheel.
 
T

Thomas Kratz

Lars said:
Is there a module to manage whole-file backups in some sort
of sane manner?

I have in mind something I could sent a filespec and have
a backup file with a unique name made, with old and/or supernumerary
backups pruned, or have the filespec for the most recent backup
returned, etc. I'd just as soon not re-invent the wheel.

I'm not sure I understand exactly what you need, but have a look at my
module File::VMSVersions on CPAN.

Thomas

--
$/=$,,$_=<DATA>,s,(.*),$1,see;__END__
s,^(.*\043),,mg,@_=map{[split'']}split;{#>J~.>_an~>>e~......>r~
$_=$_[$%][$"];y,<~>^,-++-,?{$/=--$|?'"':#..u.t.^.o.P.r.>ha~.e..
'%',s,(.),\$$/$1=1,,$;=$_}:/\w/?{y,_, ,,#..>s^~ht<._..._..c....
print}:y,.,,||last,,,,,,$_=$;;eval,redo}#.....>.e.r^.>l^..>k^.-
 
S

Shawn Corey

Lars said:
Is there a module to manage whole-file backups in some sort
of sane manner?

I have in mind something I could sent a filespec and have
a backup file with a unique name made, with old and/or supernumerary
backups pruned, or have the filespec for the most recent backup
returned, etc. I'd just as soon not re-invent the wheel.
Have you searched CPAN scripts? <http://www.cpan.org/scripts/index.html>

--- Shawn
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top