X-Git-Url: https://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=project%2Ftac_plus%2FIndex.html.pl;h=56ae6f0d2e2420e7e6197d987fc36821ee54b43b;hp=9542b9231d1f0299898dc2a009971e469fd262e5;hb=4c2efa7788b9da47bdbd4d5956e8657ee1065998;hpb=b5565c3ddbdffb902d286eba3bfe918383da1708 diff --git a/project/tac_plus/Index.html.pl b/project/tac_plus/Index.html.pl index 9542b92..56ae6f0 100755 --- a/project/tac_plus/Index.html.pl +++ b/project/tac_plus/Index.html.pl @@ -27,8 +27,8 @@ use warnings; BEGIN{ open F,"Makefile"; our $top_dir=pop @{[split /\s/,(grep /^top_srcdir/,)[0]]}; eval "use lib '$top_dir'"; close F; } use My::Web; -use My::Project; -use project::tac_plus::ListItem; +Wuse 'My::Project'; +Wuse 'project::tac_plus::ListItem'; My::Project->init_project(