Poonam Pahil wrote:
> Hi,

Hello,

> I want have an output in tabular format using perl .
> Something like the following:
> 
> *   textx
>  texty
>  textz
>  text
>  text
> 
> text
>  text
>   text
>  text
>  text
>  text
>  text
>  text
>  text
>  text
>   text
> *
> 
> 
> As much as i know perl has a format func that can help.
> Is there a better way.

What do you mean by "tabular format"?  What are the rules for printing the
output in that format?  How do you determine which output goes where?



John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to