Open autarch opened 4 years ago
Migrated from rt.cpan.org #103917 (status was 'new')
Requestors:
From kes-kes@yandex.ru on 2015-04-23 16:47:53 :
<%method name> adds extra "\n" to the output
as workaround I can use "\" at the end:
<%method name>\
but this is ugly. because <\%method> do not add extra "\n"
PS. is there flag that do not generate "\n" for empty lines? This is useful for code formatting which do not influence the output.
Migrated from rt.cpan.org #103917 (status was 'new')
Requestors:
From kes-kes@yandex.ru on 2015-04-23 16:47:53 :
<%method name> adds extra "\n" to the output
as workaround I can use "\" at the end:
<%method name>\
but this is ugly. because <\%method> do not add extra "\n"
PS. is there flag that do not generate "\n" for empty lines? This is useful for code formatting which do not influence the output.