I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-08-12 06:01:53-07 by tobiwan
Separate TIE::Watch as an own module
Hi,

some modules out of TK use Tie::Watch but then there is a dependency to TK and a X-server. Tie::Watch is useful in many other cases than TK so I think it's a good reason to extract it to a seperate CPAN-module.

Tobiwan
Direct Responses: 8827 | Write a response
Posted on 2008-09-19 18:24:25-07 by eserte in response to 8539
Re: Separate TIE::Watch as an own module
Tie::Watch actually is available as a distribution of its own: http://search.cpan.org/~lusol/Tie-Watch-1.2/
Direct Responses: Write a response