Fix line ending processing by the Thingy. It will now accept CSV files with any line endings. Fixes bug #11746.
This commit is contained in:
parent
0d59993e45
commit
6c40adee13
4 changed files with 8 additions and 1 deletions
|
|
@ -156,6 +156,7 @@ checkModule('IO::Socket::SSL', );
|
|||
checkModule('Package::Stash', );
|
||||
checkModule('HTTP::Exception', );
|
||||
checkModule('Net::Twitter', "3.13006" );
|
||||
checkModule('PerlIO::eol', "0.14" );
|
||||
checkModule('Number::Format', );
|
||||
checkModule('Email::Valid', );
|
||||
checkModule('Facebook::Graph', '0.0505' );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue