GROMMIER Sébastien > Text-Editor-Easy-0.1 > Text::Editor::Easy::Trace::Print

Download:
Text-Editor-Easy-0.1.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.1   Source  

NAME ^

Text::Editor::Easy::Trace::Print - Print management.

VERSION ^

Version 0.1

FUNCTIONS ^

init_trace_print

This function is called just after the Trace::Print thread has been created. It initializes the files that will make possible to link a print and the code that generated it.

trace_full

This function saves the link between a print and the code that generated it.

get_info_for_display

This function recovers the link between a print and the code that generated it.

trace_display_calls

This function is not used.

COPYRIGHT & LICENSE ^

Copyright 2008 Sebastien Grommier, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.