Your IP : 216.73.216.1


Current Path : /usr/share/doc/perl-Text-Reform/demo/
Upload File :
Current File : //usr/share/doc/perl-Text-Reform/demo/demo_single.pl

use Text::Reform;

@graph = split "\n", <<EOGRAPH;
|*
| *
|  *
|   *
|      *
|          *
|                *
|
EOGRAPH

print form {squeeze=>0},
            '~ [[[[[[[[[[[[[[[[[[[[[[[[[[[[',
            "Activity", \@graph,
            '  +---------------------------',
            '  ||||||||||||||||||||||||||||',
              'Time';