projects
/
freeside.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
71513: Card tokenization [v3 test tweak]
[freeside.git]
/
FS
/
FS
/
Pony.pm
1
package FS::Pony;
2
3
=head1 NAME
4
5
FS::Pony - A pony
6
7
=head1 SYNOPSYS
8
9
use FS::Pony; # <-- yours!
10
11
=head1 DESCRIPTION
12
13
We told you it came with a pony.
14
15
=head1 BUGS
16
17
=head1 SEE ALSO
18
19
http://420.am/~ivan/nopony.jpg
20
21
=cut
22
23
1;