[guest - Thu Aug 5 16:24:14 2004]:
Show quoted text> Some operating systems like Mac and Windows have a trash can. Why not
> an option that is os-independent to use trash can when unlinking
> files. It could dynamically load the module appropriate to the
> operating system.
Mm, that'd be an interesting option to have. If one was unlinking files
to recover disk-space, a counter-intuitive result would occur -- and
Perl isn't well-known for integrating with the system's trashcan.
Still, it could happen; any suggestions regarding programmatic APIs
available through Perl to do this are welcome.
- R.