Query: mysql::diff::utils
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MySQL::Diff::Utils(3pm) User Contributed Perl Documentation MySQL::Diff::Utils(3pm)NAMEMySQL::Diff::Utils - Supporting functions for MySQL:DiffSYNOPSISuse MySQL::Diff::Utils qw(debug_level debug);DESCRIPTIONCurrently contains the debug message handling routines.FUNCTIONSPublic Functions Fuller documentation will appear here in time :) o debug_file( $file ) Accessor to set/get the current debug log file. o debug_level( $level ) Accessor to set/get the current debug level for messages. Current levels range from 1 to 4, with 1 being very brief processing messages, 2 providing high level process flow messages, 3 providing low level process flow messages and 4 providing data dumps, etc where appropriate. o debug Writes to debug log file (if specified) and STDERR the given message, provided is equal to or lower than the current debug level.COPYRIGHT AND LICENSECopyright (c) 2000-2011 Adam Spiers. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.SEE ALSOmysqldiff, MySQL::Diff, MySQL::Diff::Database, MySQL::Diff::TableAUTHORAdam Spiers <mysqldiff@adamspiers.org> perl v5.14.2 2012-04-06 MySQL::Diff::Utils(3pm)
Related Man Pages |
---|
algorithm::diff::xs(3pm) - debian |
array::diff(3pm) - debian |
datetime::format::mysql(3pm) - debian |
mysql::diff(3pm) - debian |
sql::translator::diff(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Weird 'find' results |