mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	add find_latest_pkg
This commit is contained in:
		| @@ -13,6 +13,7 @@ if ($^O =~ /^aix/i) { | ||||
| 	unshift(@INC, qw(/usr/opt/perl5/lib/5.8.2/aix-thread-multi /usr/opt/perl5/lib/5.8.2 /usr/opt/perl5/lib/site_perl/5.8.2/aix-thread-multi /usr/opt/perl5/lib/site_perl/5.8.2)); | ||||
| } | ||||
|  | ||||
|  | ||||
| use lib "$::XCATROOT/lib/perl"; | ||||
| use POSIX qw(ceil); | ||||
| use File::Path; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user