Johan Vromans wrote: > my $file_format = qf( > @<<<<<<<<<<<<<: @<<<<<<<< > $name, $ssn > ); > > Now, $file_format would be a Format object (compare this with qr//, > that produces a Regex object). or the proposed qs// which would produce a packed structure definition
- RFC 181 (v1) Formats out of core / New format syntax Perl6 RFC Librarian
- Re: RFC 181 (v1) Formats out of core / New format... Philip Newton
- Re: RFC 181 (v1) Formats out of core / New format... Johan Vromans
- Re: RFC 181 (v1) Formats out of core / New fo... Nathan Wiger
- Re: RFC 181 (v1) Formats out of core / New fo... David L. Nicol
- Re: RFC 181 (v1) Formats out of core / New format... H . Merijn Brand
- Re: RFC 181 (v1) Formats out of core / New fo... Nathan Wiger
- Re: RFC 181 (v1) Formats out of core / New format... Glenn Linderman
- Re: RFC 181 (v1) Formats out of core / New fo... Bart Lateur
- Re: RFC 181 (v1) Formats out of core / Ne... Glenn Linderman
- Re: RFC 181 (v1) Formats out of core ... Bart Lateur
- Re: RFC 181 (v1) Formats out of core ... H . Merijn Brand
- Re: RFC 181 (v1) Formats out of ... Bart Lateur
- Re: RFC 181 (v1) Formats out... H . Merijn Brand
- Re: RFC 181 (v1) Formats... Tom Christiansen