1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/textproc/p5-Text-Flowchart/pkg-descr
Will Andrews 6d94f472e5 Add p5-Text-Flowchart 1.00, a perl module to make ASCII Flowcharts. Wow,
the things they're doing in Perl these days..

PR:		23962
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:31:18 +00:00

28 lines
973 B
Plaintext

+-------+ +-------------+
| BEGIN >---+ | |
+-------+ +--> Do you need |
| to make a N------+
+--------Y flowchart? | |
| | | |
| +-------------+ |
| |
| +------------+ |
| | | |
+-----V-------+ | So use it. | |
| | | | |
| Then my | +--^---V-----+ |
| module may | | | |
| help. | | | |
| >----+ | |
+-------------+ | |
| +-----V-------+
| | |
| | Then go do |
+------> something |
| else. |
| |
+-------------+
-Anton
<tobez@tobez.org>