Mouse::Util::does_role() respects $thing->does() method
[gitmo/Mouse.git] / .gitignore
1 META.yml
2 MYMETA.yml
3 MYMETA.json
4 Makefile
5 blib/*
6 inc/*
7 *.sw[po]
8 pm_to_blib
9 MANIFEST
10 MANIFEST.bak
11 SIGNATURE
12 lib/Mouse/Tiny.pm
13 Mouse-*
14 *~
15 *.bak
16 *.old
17 xt/compat/
18 cover_db/*
19 nytprof*
20 *.out
21 author/externals/
22 ppport.h
23 xshelper.h
24 *.bs
25 *.o
26 *.obj
27 *.c
28 test-mydeps-*.log
29 Moose-t/