Devel-Comments

 view release on metacpan or  search on metacpan

lib/Devel/Comments.pm  view on Meta::CPAN


=head1 INCOMPATIBILITIES

It is known that IO::Capture::Tie_STDx 0.05 does not 
implement a C<TELL()> method. This causes trouble if smart output is directed 
to a captured filehandle. Workaround is to install IO::Capture::Tellfix, 
included with this distribution. 

Not recommended to use DC is combination with other source filters. 

=head1 BUGS AND LIMITATIONS

Tellfix is ugly and causes a warning to be raised under some circumstances. 
Intent is to move off IO::Capture::* altogether in favor of Test::Trap;
so this issue will not be fixed directly. 

The current testing paradigm is flawed; it has too many dependencies, 
including perl 5.010. We ship with a cut-down "user" test suite, which should 
run fine under perl 5.008; this is mostly a rehash of the original 
Smart::Comments test suite and doesn't fully exercise DC's new features. 
Those interested may want to run the full test suite found in t/all/. 



( run in 0.501 second using v1.01-cache-2.11-cpan-4d50c553e7e )