-
-
13 Nov 2006 23:05:09 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (507 / 0 / 0)
- Kwalitee
Bus factor: 0- 92.20% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (3.86KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.01
- original version; created by h2xs 1.23 with options -AXc -n Linux::KernelSort
Modules
Perl extension for sorting and comparing Linux kernel versions. The expected kernel version naming convention is the same naming convetion demonstrated by http://www.kernel.org. NOTE: Currently, only the 2.6.x series of kernels (including -rc's, -git's, and -mm's) are properly evaluated.Other files
Module Install Instructions
To install Linux::KernelSort, copy and paste the appropriate command in to your terminal.
cpanm Linux::KernelSort
perl -MCPAN -e shell install Linux::KernelSort
For more information on module installation, please visit the detailed CPAN module installation guide.