X-Git-Url: https://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=project%2Ftcpdump%2FIndex.html.pl;h=5eabacb142f60f0928a2f95a55943ee30c6e90a6;hp=4abf4a06a5e1123a3e74e7cb4e848da6d59a4331;hb=4c2efa7788b9da47bdbd4d5956e8657ee1065998;hpb=b5565c3ddbdffb902d286eba3bfe918383da1708 diff --git a/project/tcpdump/Index.html.pl b/project/tcpdump/Index.html.pl index 4abf4a0..5eabacb 100755 --- a/project/tcpdump/Index.html.pl +++ b/project/tcpdump/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::tcpdump::ListItem; +Wuse 'My::Project'; +Wuse 'project::tcpdump::ListItem'; My::Project->init_project(