in reply to Re^2: how to get length of each line of file with spaces
in thread how to get length of each line of file with spaces

Except when using autodie (in which case open doesn't return anything on failure I suppose?)

Right. The open wrapper created by autodie dies instead of returning. (This happens somewhere in Fatal, from which autodie inherits almost everything.)

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
  • Comment on Re^3: how to get length of each line of file with spaces