in reply to How to split long "use Foo::Bar" lines?
There is also usually a note saying that lines ending in \ should be unsplit. This is consistent with bash notation so some people wll be familiar with it.###<--- max column width --->### use Foo::Bar::Baz::Really::\ Long::Module::Name;
--tidiness is the memory loss of environmental mnemonics
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: How to split long "use Foo::Bar" lines?
by Anonymous Monk on May 24, 2004 at 16:41 UTC | |
by EvdB (Deacon) on May 24, 2004 at 17:03 UTC |