http://www.perlmonks.org?node_id=840905


in reply to Modification of non-creatable array

Maybe you just need to exit the endless loop somehow ?

[...] @msg2 =$gsm->messages('SM'); last if @msg2 == 0; [...]
Otherwise, lifting the secret about which line exactly is line #94 would probably do no harm to the code's privacy ;)


Krambambuli
---