You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like an example of mbtiny listdeps. I can't seem to find the correct directory to run this in for my distribution, or even for App::ModuleBuildTiny.
git:master ~/build/app-modulebuildtiny $ mbtiny listdeps
Couldn't analyse lib/app/modulebuildtiny.pm: No such file or directory at /home/jroth/.plenv/versions/5.22.1/lib/perl5/site_perl/5.22.1/App/ModuleBuildTiny/Dist.pm line 166.
git:master ~/build/app-modulebuildtiny $
If you rename the directory to App-ModuleBuildTiny it will all work (github used to lowercase repository names, and I kept the habit even though it hasn't been doing that for years)
The current documentation about how to use this tool effectively is somewhat minimal.
The text was updated successfully, but these errors were encountered: