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

Check exceptional cases #6

Closed
yak1ex opened this issue Jun 25, 2013 · 1 comment
Closed

Check exceptional cases #6

yak1ex opened this issue Jun 25, 2013 · 1 comment
Assignees

Comments

@yak1ex
Copy link
Owner

yak1ex commented Jun 25, 2013

  • File not found
  • Less fields than specified
  • Invalid option values
@ghost ghost assigned yak1ex Jun 25, 2013
@yak1ex
Copy link
Owner Author

yak1ex commented Jun 27, 2013

The case of less fields might be intentional cases. So, leave as it is.

@yak1ex yak1ex closed this as completed in a7f4dc7 Jun 30, 2013
yak1ex added a commit that referenced this issue Dec 18, 2013
    [Functional changes]
        - Add column reorder (-r) option (gh-7).
        - Add shorthand notation '*' for all columns for -g (gh-8).
        - Unquote a string specified by -t by using String::Unescape (gh-13).
        - Warn too few fields explicitly, possible for wrong delimiter (gh-10).
    [Non-functional changes]
        - Add tests for exceptional cases (gh-6).
        - Use DZPB::Author::YAKEX (gh-9).
        - Use Getopt::Config::FromPod.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant