Stevan Little <[EMAIL PROTECTED]> writes:

> Terrance,
>
> On Dec 28, 2004, at 11:50 AM, Terrence Brannon wrote:
>> and so I developed Config::DBI based on Config::ApacheFormat
>>
>>     http://search.cpan.org/~tbone/Config-DBI-1.8/lib/Config/DBI.pm
>
> I see where you are passing the code ref in the example, but it seems
> to be all on one line, which is not good for me as sometimes
> IOC::Service sub-refs can get quite large.
>
> Is the single line a restriction? Or do you end up having to use \
> characters to span multiple lines (which is just nasty).

I think so. But why not name your subrefs and put them in a module and
refer to them in a single clean line of config code?

-- 
        Carter's Compass: I know I'm on the right track when,
           by deleting something, I'm adding functionality.


_______________________________________________
sw-design mailing list
[email protected]
http://metaperl.com/cgi-bin/mailman/listinfo/sw-design

Reply via email to