Reading the faq i see that module Log::Dispatch::FileRotate can help me. But I am nt able to know how to use it? I am giving the code i am using presently::
open(LOG,">file.txt") some code print LOG,"message"; some code print LOG,"message"; close(LOG;)
How can i implement the above code through Log::Dispatch::FileRotate to change filename if size exceeds 10 mb?
In reply to Re^2: Log File
by Anonymous Monk
in thread Log File
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |