]> git.etc.gen.nz Git - spong.git/commit
Fixed bug in services() and servicE_objects() returning undef instead of a
authorStephen L Johnson <sjohnson@monsters.org>
Mon, 24 Jan 2000 05:56:41 +0000 (05:56 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Mon, 24 Jan 2000 05:56:41 +0000 (05:56 +0000)
commit006e1047300020d71f1cf7a36ae6d2e5da1f90c1
tree4f080cde4e11ad5cc40354b999f22ab3421085e4
parentf9fa6aa7a402d846df6f18c20a3157f4107c0ef7
Fixed bug in services() and servicE_objects() returning undef instead of a
null list (i.e. return (); ) if $self->services was undefined.
src/lib/Spong/Host.pm