/[cvs]/nfo/perl/libs/Data/Transfer/Sync/Metadata/V2.pm
ViewVC logotype

Annotation of /nfo/perl/libs/Data/Transfer/Sync/Metadata/V2.pm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Sun Feb 9 05:04:57 2003 UTC (21 years, 6 months ago) by joko
Branch: MAIN
CVS Tags: HEAD
+ initial commit

1 joko 1.1 ## -------------------------------------------------------------------------
2     ##
3     ## $Id: Sync.pm,v 1.15 2003/01/20 16:58:07 joko Exp $
4     ##
5     ## Copyright (c) 2002, 2003 Andreas Motl <andreas.motl@ilo.de>
6     ##
7     ## This module is licensed under the same terms as Perl itself.
8     ##
9     ## -------------------------------------------------------------------------
10     ## $Log: Sync.pm,v $
11     ## -------------------------------------------------------------------------
12    
13    
14     package Data::Transfer::Sync::Metadata::V1;
15    
16     use strict;
17     use warnings;
18    
19     use mixin::with qw( Data::Transfer::Sync );
20    
21    
22     # start here
23    
24     # get logger instance
25     my $logger = Log::Dispatch::Config->instance;
26    
27    
28    
29    
30     1;

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed