Commit Graph

4 Commits

Author SHA1 Message Date
Ben Greear
d824eb2e66 Fix perl use of 'use lib'
The 'use lib' logic happens in the pre-compile stage, so one cannot
use normal 'if' logic to use a particular INC.  Instead, just make sure
that best dir is added to 'use lib' last since it prepends to INC.
2020-03-04 16:35:47 -08:00
Jed Reynolds
45b4512ba2 l3_vid_group: progress on creating L3 CX; WIP 2020-03-03 11:27:18 -08:00
Jed Reynolds
af86da755f l3_vid_group: working on create step 2020-03-02 22:46:47 -08:00
Jed Reynolds
f8ad1b53c9 l3_vid_group: WIP: script creates a bunch of L3 and video em scripts 2020-02-19 22:46:53 -08:00