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

Fix a problem with storing file from STDIN and other exotic globs #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 24, 2011

  1. Correctly test that we can read from $file

    This check is surprisingly difficult.
    http://stackoverflow.com/questions/3807231/how-can-i-test-if-i-can-write-to-a-filehandle/4200474#comment-4539234
    
    This fix a problem where passing *::STDIN would fail.
    yannk committed Oct 24, 2011
    Configuration menu
    Copy the full SHA
    f7e6146 View commit details
    Browse the repository at this point in the history