X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=perl%2FAmanda%2FLogfile.pm;h=8d36cfbb84e790c04680dba7e28c38899b5ca7e9;hb=refs%2Ftags%2Fupstream%2F3.3.1;hp=c179c43d7be0d40a9f5596811cd3b6cad44c218b;hpb=cd0b924f27312d57bd42f6c4fae2b795139e2d0b;p=debian%2Famanda diff --git a/perl/Amanda/Logfile.pm b/perl/Amanda/Logfile.pm index c179c43..8d36cfb 100644 --- a/perl/Amanda/Logfile.pm +++ b/perl/Amanda/Logfile.pm @@ -1,5 +1,5 @@ # This file was automatically generated by SWIG (http://www.swig.org). -# Version 1.3.39 +# Version 2.0.4 # # Do not make changes to this file unless you know what you are doing--modify # the SWIG interface file instead. @@ -61,10 +61,6 @@ package Amanda::Logfile; *search_holding_disk = *Amanda::Logfilec::search_holding_disk; *dumps_match = *Amanda::Logfilec::dumps_match; *dumps_match_dumpspecs = *Amanda::Logfilec::dumps_match_dumpspecs; -*match_host = *Amanda::Logfilec::match_host; -*match_disk = *Amanda::Logfilec::match_disk; -*match_datestamp = *Amanda::Logfilec::match_datestamp; -*match_level = *Amanda::Logfilec::match_level; ############# Class : Amanda::Logfile::find_result_t ############## @@ -365,16 +361,6 @@ the same result, that result will be returned multiple times. All of these functions can be imported by name. -=head1 MATCHING - -The following functions are available to match strings against patterns using -the rules described in amanda(8): - - match_host($pat, $str); - match_disk($pat, $str); - match_datestamp($pat, $str); - match_level($pat, $str); - =head1 DEBUG LOGGING HANDLER This package provides C<$amanda_log_trace_log>, which sends C @@ -610,8 +596,7 @@ $_program_t_VALUES{"P_AMVAULT"} = $P_AMVAULT; #copy symbols in program_t to constants push @{$EXPORT_TAGS{"constants"}}, @{$EXPORT_TAGS{"program_t"}}; -push @EXPORT_OK, qw(find_log search_logfile dumps_match log_rename - match_host match_disk match_datestamp match_level); +push @EXPORT_OK, qw(find_log search_logfile dumps_match log_rename); push @EXPORT_OK, qw($amanda_log_trace_log);