post a comment | posted Jul 16
Any time ago a found some of interesting code and improved id. This code gives a possibillity to organize a program trace out, with very comfortable and fast way.
sub UNIVERSAL::trace :ATTR(CODE) {
my ($pkg, $sym, $code) = @_;
my $name = ...
Pages: 1 (1 total blogs)