File: ur-define-namespace.pod

package info (click to toggle)
libur-perl 0.470%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,184 kB
  • sloc: perl: 61,813; javascript: 255; xml: 108; sh: 13; makefile: 9
file content (40 lines) | stat: -rw-r--r-- 402 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40


=pod

=head1 NAME

ur define namespace - create a new namespace tree and top-level module



=head1 VERSION

This document describes ur define namespace version 0.29.

=head1 SYNOPSIS

ur define namespace NSNAME



=head1 REQUIRED ARGUMENTS

=over


=item NSNAME

the name of the namespace, and first "word" in all classes


=back

=head1 DESCRIPTION:

  !!! define help_detail() in module 



=cut