Re: Text Formatters

2007-05-04 Thread Mathew Snyder
John W. Krahn wrote: > Mathew Snyder wrote: >> Thanks for enlightening me about 'format' >> >> I've run your example code from the command line and got exactly the results >> you >> did (not that I'd expect to get anything different ;) ). I then attempted to >> incorporate the idea into my script

Re: Text Formatters

2007-05-04 Thread John W. Krahn
Mathew Snyder wrote: > > Thanks for enlightening me about 'format' > > I've run your example code from the command line and got exactly the results > you > did (not that I'd expect to get anything different ;) ). I then attempted to > incorporate the idea into my script: > > foreach my $user (

Re: Text Formatters

2007-05-04 Thread Chas Owens
On 5/5/07, Mathew Snyder <[EMAIL PROTECTED]> wrote: snip However, when I run the script I get the following error: Format not terminated at ./ticket_lists.pl line 128, at end of line syntax error at ./ticket_lists.pl line 128, at EOF Execution of ./ticket_lists.pl aborted due to compilation error

Re: Text Formatters

2007-05-04 Thread Mathew Snyder
John W. Krahn wrote: > Mathew Snyder wrote: >> Question regarding the text formatting modules out there. I've found three >> on >> CPAN that seem to have the functionality that I'm looking for but I don't >> know >> which would best suit my needs. The three are Text::Format, Text::Wrapper >> a

Re: Text Formatters

2007-05-04 Thread Chas Owens
On 5/4/07, Mathew Snyder <[EMAIL PROTECTED]> wrote: Hello all. Question regarding the text formatting modules out there. I've found three on CPAN that seem to have the functionality that I'm looking for but I don't know which would best suit my needs. The three are Text::Format, Text::Wrapper

Re: Text Formatters

2007-05-04 Thread John W. Krahn
Mathew Snyder wrote: > > Question regarding the text formatting modules out there. I've found three on > CPAN that seem to have the functionality that I'm looking for but I don't know > which would best suit my needs. The three are Text::Format, Text::Wrapper and > Text::Autoformat. > > I have

Text Formatters

2007-05-04 Thread Mathew Snyder
Hello all. Question regarding the text formatting modules out there. I've found three on CPAN that seem to have the functionality that I'm looking for but I don't know which would best suit my needs. The three are Text::Format, Text::Wrapper and Text::Autoformat. I have a script which populates