In a recent post Mocking files for reading, I asked some questions on how to mock files. I was trying to develop a module which mock files without accessing the actual file system. The motive is to test file operations without accessing the file system.
Using your answers I finalized my module, and put on CPAN: Test-MockFile-Light
I hope the community will find it helpful.
Thanks for your help,
Oguz
---------------------------------
life is ...
$mutation = sub { $_[0] =~ s/(.)/rand()<0.1?1-$1:$1/ge };
In reply to A fresh new module on CPAN: Test::MockFile::Light by mayaTheCat
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |