John Porter wrote: > qc( here's some text which will evaluate to "silent undef". ); > Could be very much like qw() ... Cool, I like the perlishness of your proposal. But not so sure about "qc". Would this be a function? Why would it be a function? What would qc imply, "quote comment"? This is confusing since no quoting is actually intended. You are correct though, I am inspired by C++, Java comments of //... and /* ... */ so am exposing my non-perly bits a little :-) -- Michael
- RFC: multiline comments Michael Mathews
- Re: RFC: multiline comments John Porter
- Re: RFC: multiline comments Michael Mathews
- Re: RFC: multiline comments Edwin Wiles
- Re: RFC: multiline comments Glenn Linderman
- Re: RFC: multiline comments Michael Mathews
- Re: RFC: multiline comments John Porter
- Re: RFC: multiline comments Edwin Wiles
- Re: RFC: multiline comment... Jarkko Hietaniemi
- Re: RFC: multiline comment... Jarkko Hietaniemi
- Re: RFC: multiline comment... Russ Allbery
- Re: RFC: multiline comment... Mike Pastore
- Re: RFC: multiline comment... Uri Guttman