Mercurial
Mercurial
>
hg
>
libblockdev-perl
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
lib/BlockDev.pm
changeset 0
8220abbf27bb
child 1
d2562d0417a9
equal
deleted
inserted
replaced
-1:000000000000
0:8220abbf27bb
1
package BlockDev;
2
use strict;
3
use warnings;
4
5
our $VERSION = "0.0";