Skip to content

Instantly share code, notes, and snippets.

@kirklewis
Created August 28, 2016 15:14
Show Gist options
  • Save kirklewis/f2472537c0e4fbc23a066f72cad38aa4 to your computer and use it in GitHub Desktop.
Save kirklewis/f2472537c0e4fbc23a066f72cad38aa4 to your computer and use it in GitHub Desktop.
mkdir -p dbix-proj/{lib,scripts,t} && \
touch dbix-proj/{cpanfile,t/basic.t,scripts/{schema.sql,make_schema.pl}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment