Re: Formats for invoices.



On 6/28/07, Tom Phoenix <tom@xxxxxxxxxxxxxx> wrote:
On 6/28/07, Francisco Valladolid <ficovh@xxxxxxxxx> wrote:

> 1.- How can put lines containing products descriptions ?
> 2.- Ho can justify or align a variable into format ?

Have you seen the perlform manpage?

http://perldoc.perl.org/perlform.html
snip

Or better yet, the new style forms from Perl 6 backported to Perl 5:

http://search.cpan.org/~dconway/Perl6-Form-0.04/Form.pm
.



Relevant Pages

  • Re: Formats for invoices.
    ... 2.- Ho can justify or align a variable into format? ... Have you seen the perlform manpage? ...
    (perl.beginners)
  • RE: Designing Forms
    ... Size one of them, and use Format, Size with all controls selected to resize ... Use Format, Align to justify them. ...
    (microsoft.public.access.forms)
  • Re: Array size limit in Perl
    ... The data format is as follows, ... And my perl code is as follows. ... Have you tried printing this string rather than just executing it, ... examine the sorted array. ...
    (perl.beginners)
  • Re: Using References to Formats, Examining Scalars With Devel::Peek
    ... the format to be able to refer to it by another name didn't occur to me. ... Seems most of the fields are the same as for the rest of the Perl ... from integer to double and how frequently the string portions are updated. ... Using an operator or a built-in with a double and an int usually converts ...
    (comp.lang.perl.misc)
  • Re: Implementing Storables STORABLE_freeze and STORABLE_thaw
    ... > Hello Perl People, ... > I'm interested in cloning some Perl objects that I've written, ... Whichever format conveys the necessary information to let you unfreeze ... and put whatever I needed for serialization into the list of refs that ...
    (comp.lang.perl.misc)