Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a test -T to the filename method #33

Closed
3 tasks done
balajirama opened this issue Apr 22, 2019 · 0 comments
Closed
3 tasks done

Add a test -T to the filename method #33

balajirama opened this issue Apr 22, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@balajirama
Copy link
Owner

balajirama commented Apr 22, 2019

  • Modify the filename method so that it tests -T

  • Throw a new exception for a non-text file input

  • Write code such that you can add Text::Parser::AutoUncompress later

@balajirama balajirama added the enhancement New feature or request label Apr 22, 2019
@balajirama balajirama self-assigned this Apr 22, 2019
@balajirama balajirama added this to To do in Add API features - phase 1 via automation Apr 22, 2019
Add API features - phase 1 automation moved this from To do to Done Apr 22, 2019
balajirama added a commit that referenced this issue Apr 22, 2019
  - Change auto_split and multiline_type into read-write attributes: multiline_type can be changed back to undef (Issues #32, #31, #26)
  - Add a new function called field_range that will return the elements in a given range (#26)
  - Check that file is a plain text file with -T, make code ready for future Text::Parser::AutoUncompress (Issue #33)
  - Elaborated Pod for functions in Text::Parser::AutoSplit and mentioned them in Text::Parser Pod (Issue #27)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

1 participant