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

..03-May-2022-

lib/Math/H30-May-2007-959313

t/H30-May-2007-8461

Build.PLH A D30-May-2007397 1915

ChangesH A D30-May-2007606 3618

MANIFESTH A D30-May-2007146 1211

MANIFEST.SKIPH A D30-May-2007519 3630

META.ymlH A D30-May-2007437 2120

Makefile.PLH A D30-May-20071.1 KiB3221

READMEH A D30-May-2007273 2010

README

1Math-Vec
2
3INSTALLATION
4
5To install this module, run the following commands:
6
7    perl Build.PL
8    ./Build
9    ./Build test
10    ./Build install
11
12
13DOCUMENTATION
14
15After installing, you can find documentation for this module with the perldoc command.
16
17    perldoc Math::Vec
18
19
20