SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
4
devel/p5-Text-Control/pkg/DESCR
Normal file
4
devel/p5-Text-Control/pkg/DESCR
Normal file
|
@ -0,0 +1,4 @@
|
|||
These are transforms of control characters useful for debugging.
|
||||
This module considers byte numbers 32 - 126 to be "printable"; i.e.,
|
||||
they represent actual ASCII characters. Anything outside this range
|
||||
is thus "nonprintable".
|
3
devel/p5-Text-Control/pkg/PLIST
Normal file
3
devel/p5-Text-Control/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/Text/
|
||||
${P5SITE}/Text/Control.pm
|
||||
@man man/man3p/Text::Control.3p
|
Loading…
Add table
Add a link
Reference in a new issue