diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-05-05 21:02:58 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-05-05 21:02:58 +0000 |
commit | a769f4ba0451f8a5f54f5a60588aee1f279a04a0 (patch) | |
tree | ac9af5bda98400b62bd4a63bdfeb1a23c7486b0b /devel/p5-BFD/pkg-descr | |
parent | 9706f65f3a2caa9090fdf707c6a022e0b4c4f257 (diff) | |
download | ports-a769f4ba0451f8a5f54f5a60588aee1f279a04a0.tar.gz ports-a769f4ba0451f8a5f54f5a60588aee1f279a04a0.zip |
Notes
Diffstat (limited to 'devel/p5-BFD/pkg-descr')
-rw-r--r-- | devel/p5-BFD/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-BFD/pkg-descr b/devel/p5-BFD/pkg-descr new file mode 100644 index 000000000000..59e22eb4ac9d --- /dev/null +++ b/devel/p5-BFD/pkg-descr @@ -0,0 +1,3 @@ +BFD allows for impromptu dumping of output to STDERR. Useful when you +want to take a peek at a nest Perl data structure by emitting (relatively) +nicely formatted output with filename and line number prefixed to each line. |