• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

t/H20-Aug-2006-105

ChangesH A D20-Aug-200686 63

MANIFESTH A D20-Aug-2006141 87

META.ymlH A D20-Aug-2006424 1412

Makefile.PLH A D20-Aug-2006530 1917

Maple3itoc.pmH A D20-Aug-20063.6 KiB17066

READMEH A D20-Aug-2006404 2313

README

1BBS-UserInfo-Maple3itoc
2
3This module provides a way to access user information on
4Maple3itoc-style system.
5
6
7INSTALLATION
8
9To install this module, run the following commands:
10
11    perl Makefile.PL
12    make
13    make test
14    make install
15
16
17COPYRIGHT AND LICENCE
18
19Copyright (C) 2006 Gea-Suan Lin
20
21This program is free software; you can redistribute it and/or modify it
22under the same terms as Perl itself.
23