> Replace C<format> built-in with pragmatically-induced C<format> function > This RFC proposes that Perl's existing C<format> mechanism be replaced > with a standard module based on parts of the Text::Autoformat module. One other little thing: I really think this should be use Format; # like 'use Socket' and 'use Fcntl' In Uppercase, since it's really importing a module with a format function, and not turning on a pragma. -Nate
- RFC 230 (v1) Replace C<format> built-in with pra... Perl6 RFC Librarian
- Re: RFC 230 (v1) Replace C<format> built-in... Nathan Wiger
- Re: RFC 230 (v1) Replace C<format> built-in... Damian Conway
- Re: RFC 230 (v1) Replace C<format> buil... Nathan Wiger
- Re: RFC 230 (v1) Replace C<format> ... H . Merijn Brand
- Re: RFC 230 (v1) Replace C<format> ... Damian Conway
- Re: RFC 230 (v1) Replace C<format> built-in... Nathan Wiger
- Re: RFC 230 (v1) Replace C<format> built-in... Chaim Frenkel
- Re: RFC 230 (v1) Replace C<format> built-in... Damian Conway
- Re: RFC 230 (v1) Replace C<format> buil... Chaim Frenkel
- Re: RFC 230 (v1) Replace C<format> built-in... Bart Lateur
- Re: RFC 230 (v1) Replace C<format> built-in... Damian Conway