New opcode 'def'.
[artemus.git] / Artemus.pm
blob307fb325b2970d3759e30b7b083f8642d5730b92
1 package Artemus;
3 use locale;
4 use strict;
5 use warnings;
7 use base 'Artemus4';
9 $Artemus::VERSION = $Artemus4::VERSION;
12 __END__
13 =pod
15 =head1 NAME
17 Artemus - Template Toolkit
19 =head1 DESCRIPTION
21 The following documentation is available:
23 =head2 Artemus4
25 Module API and general description in L<Artemus4>.
27 =head2 artemus_cmd
29 Usage for the command line utility in L<artemus_cmd>.
31 =head1 AUTHOR
33 Angel Ortega angel@triptico.com