add default_view to synopsis
authorCaleb Cushing <xenoterracide@gmail.com>
Wed, 31 Mar 2010 14:40:32 +0000 (14:40 +0000)
committerCaleb Cushing <xenoterracide@gmail.com>
Wed, 31 Mar 2010 14:40:32 +0000 (14:40 +0000)
commit940a2e8aca13f60eb214dabbc8152a8f1268437d
treeeace1fb124b7409de3d42918ed4bb90848eb8068
parent7f41bd387eef86df8b9fac8fb348aa83e7f6bb45
add default_view to synopsis

not setting a default_view causes the default to be random, better just to tell
people to set it. also changing MyApp to __PACKAGE__ which is the standard
convention and less confusing.
lib/Catalyst/View/TT.pm