Acme-StringFormat

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    variables.

DEPENDENCIES
    Perl 5.10.0 or later, and a C compiler.

BUGS AND LIMITATIONS
    No bugs have been reported.

    Please report any bugs or feature requests to
    "bug-acme-stringformat@rt.cpan.org/", or through the web interface at
    <http://rt.cpan.org/>.

SEE ALSO
    "sprintf" in perlfunc - this module is an interface to "sprintf".

    The following languages (or libraries) also provide "%" format
    operators:

    C++ <http://www.boost.org/>.

    Ruby
        <http://www.ruby-lang.org/>.

    Python
        <http://www.python.org/>.

AUTHOR
    Goro Fuji <gfuji(at)cpan.org>.

LICENSE AND COPYRIGHT
    Copyright (c) 2008, Goro Fuji <gfuji(at)cpan.org>. Some rights reserved.

    This module is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

StringFormat.pm  view on Meta::CPAN


=head1 DEPENDENCIES

Perl 5.10.0 or later, and a C compiler.

=head1 BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests to
C<bug-acme-stringformat@rt.cpan.org/>, or through the web interface at
L<http://rt.cpan.org/>.

=head1 SEE ALSO

L<perlfunc/sprintf> - this module is an interface to C<sprintf>.

The following languages (or libraries) also provide C<%> format operators:

=over 4

=item C++

L<http://www.boost.org/>.

=item Ruby

L<http://www.ruby-lang.org/>.

=item Python

L<http://www.python.org/>.

=back

=head1 AUTHOR

Goro Fuji E<lt>gfuji(at)cpan.orgE<gt>.

=head1 LICENSE AND COPYRIGHT

Copyright (c) 2008, Goro Fuji  E<lt>gfuji(at)cpan.orgE<gt>. Some rights reserved.



( run in 0.877 second using v1.01-cache-2.11-cpan-e1769b4cff6 )