Skip to content

Commit

Permalink
Adds an explanatory README.md
Browse files Browse the repository at this point in the history
When accepted, closes jrockway#2
  • Loading branch information
JJ committed Mar 27, 2017
1 parent 440a9e3 commit bfcbb4f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
@@ -0,0 +1,9 @@
# MooseX::FileAttribute

This is the repository for
the
[CPAN module `File::Attribute`](https://metacpan.org/release/MooseX-FileAttribute). It
is part of the [Moose](https://metacpan.org/pod/Moose) set of plugins,
and it allows to easily deal with instance variables that contain file
or directory paths, adding the `has_file` and `has_directory`
attributes to the Moose set of variables.

0 comments on commit bfcbb4f

Please sign in to comment.